home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 5 / CD_Magazyn_EXEC_nr_5.iso / eXec / Krotkie opisy / Programy / XADMaster / xad_RPM.readme < prev    next >
Text File  |  2001-02-18  |  2KB  |  42 lines

  1. Short:    RPM xadmaster client
  2. Author:   Kyzer/CSG <kyzer@4u.net>
  3. Uploader: Kyzer/CSG <kyzer@4u.net>
  4. Type:     dev/src
  5. Requires: util/arc/xadmaster.lha
  6.  
  7. --- About this archive ---
  8.  
  9. This archive contains 68000, 68020 and 68040 optimised versions of the
  10. RPM client for Dirk Stoecker's XAD system - util/arc/xadmaster.lha - and
  11. also includes the source code to this client.
  12.  
  13. To install, unpack this archive somewhere and double click on the Install
  14. icon. The appropriate version of the client will automatically be
  15. installed.
  16.  
  17. --- License ---
  18.  
  19. This program is free software; you can redistribute it and/or modify it
  20. under the terms of the GNU General Public License as published by the Free
  21. Software Foundation; either version 2 of the License, or (at your option)
  22. any later version.
  23.  
  24. This program is distributed in the hope that it will be useful, but WITHOUT
  25. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  26. FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  27. more details.
  28.  
  29. You should have received a copy of the GNU General Public License along
  30. with this program; if not, write to the Free Software Foundation, Inc., 675
  31. Mass Ave, Cambridge, MA 02139, USA.
  32.  
  33. --- About the client ---
  34.  
  35. This client lets XAD view and extract RPM Package Manager (.RPM) files. You
  36. may also know this as "RedHat Package Manager" files. When you extract the
  37. file, you will only find a single file, ending in ".cpio". This is because
  38. an RPM file is just some special headers and a .cpio.gz archive. RPM will
  39. automatically do the gzip decompression, but it can't directly examine the
  40. .cpio archive for the same reason XAD can't directly look at the .tar part
  41. of a .tar.gz archive. If this bugs you, use Voodoo-X :)
  42.